home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DC CD-ROM Comic Book: Aq…- War of the Water Worlds
/
DC CD-ROM Comic Book: Aquaman - War of the Water Worlds.iso
/
pc
/
auto06.dxr
/
00008.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-30
|
339 b
|
14 lines
on exitFrame
global k, s60
if k = 0 then
set the visible of sprite 20 to 0
set the visible of sprite 19 to 1
animate("a06-3hs.wav", 19, "a06-4-01.bmp", 7, s60, EMPTY)
puppetSound(0)
set the visible of sprite 20 to 1
set the visible of sprite 19 to 0
puppetSprite(19, 0)
puppetSprite(20, 0)
end if
end